home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5174 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  906 b 

  1. Path: hermes.louisville.edu!starbase!gclind01
  2. From: gclind01@starbase.spd.louisville.edu (George C. Lindauer)
  3. Newsgroups: comp.lang.c
  4. Subject: C compiler sources
  5. Date: 8 Feb 1996 00:40:41 GMT
  6. Organization: University of Louisville, Louisville KY USA
  7. Message-ID: <4fbgq9$o5a@hermes.louisville.edu>
  8. NNTP-Posting-Host: starbase.spd.louisville.edu
  9. Summary: Update of Mathew Brandt's C compiler
  10. Keywords: compiler
  11. X-Newsreader: NN version 6.5.0 CURRENT #16
  12.  
  13. I've recently redistributed Mathew Brandt's C compiler sources.  I have
  14. added significant enhancements, such as floating point, knowledge of
  15. most ANSI constructs, x86/68000 code generation, and numerous internal
  16. improvements.  It still doesn't have libraries and I haven't rigged it
  17. to work with a linker... but it is the smallest fully-functional C
  18. compiler with sources that I've seen on the net (yet).
  19.  
  20. It's on ftp.std.com:/pub/os-code/cc.zip
  21.  
  22. David
  23.